Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Starter Model GunshotDetection #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LukWirImag
Copy link

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

Description
Provide the information we need to review your PR. What problem does the pull request solve? "Bug fix" is not a good description.

Related Issue
If you opened an issue before creating the PR, point to it here.

Context
What do we need to know about your development environment, tools, target, and so on. Screenshots are always helpful if there is a UI element to this PR.

## Overview

This is a starter model capable of detecting gunshots, quite far along in it's development before it was abandoned due to lack of testing capabilities. It includes strong invariance to many different background noises with around 2 hours of microphone data.
Due to issues with licenses, much of the gunshot data had to be excluded from this starter project.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a starter project + maybe this shouldn't be included

Due to issues with licenses, much of the gunshot data had to be excluded from this starter project.

## Collection of Data
The data was collected by downloading Creative Commons licensed audio files from freesounds.org. There was also a collection of gunshot data which could not be published here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2nd sentence should also be removed for the same reason as above


## Adding More Data
In order to add more data you need to upload 48000 Hz audio files with appropriate labels, which can be done directly in DEEPCRAFT Studio.
The primary goal should be to add more gunshot audio files, since a number of them had to be removed.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think here it would be nice to direct them to a board and to tell them to use the streaming protocol

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants